//////////////////////////////////////////////////////////////
// NEW SKIN COMMANDS / LABEL CODES
//////////////////////////////////////////////////////////////

SKIN COMMANDS
***********

"RELOADEXECTBL"		- Reloads both the Main ExecTbl.ini file and the skins Exectbl.ini file without reloading the whole skin
"UNLOADSCREEEN"		- Unloads a screen that has been loaded and is not the menu.skin and is not visable
				Example: "UNLOADSCREEN;Audio_player.skin" (unloads the audio_player.skin and if screen contains an applicaton it will be closed)
				Example: "UNLOADSCREEN;Audio_player.skin;True" (unloads the audio_player.skin and if screen contains an applicaton it keep it open)
"PRELOAD"		- Preloads a screen, same as the skin setting but is dynamic
				Example: "PRELOAD;PicViewer.skin"


LABEL CODES
***********
"ScreenCount"		- Shows how many screens are loaded


SLIDER CODES
**********
